home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / runrun.swf / scripts / DefineButton2_27 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2007-07-07  |  66 b   |  4 lines

  1. on(press){
  2.    _parent._parent._parent.gotoAndPlay("scores");
  3. }
  4.